g_key_file_load_from_dirs

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. gboolean g_key_file_load_from_dirs(GKeyFile* key_file, const(gchar)* file, const(gchar*)* search_dirs, gchar** full_path, GKeyFileFlags flags, GError** error)
    version(Derelict_Link_Static)
    extern (C) extern (C) nothrow
    g_key_file_load_from_dirs
  2. da_g_key_file_load_from_dirs g_key_file_load_from_dirs;

Meta